home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d10 / propakp.arc / ANSWERS.TXT next >
Text File  |  1990-08-11  |  31KB  |  709 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.             P R O G R A M M E R ' S    P R O D U C T I V I T Y    P A C K
  7.            ---------------------------------------------------------------
  8.  
  9.  
  10.                                      Version 2.50
  11.                                     --------------
  12.  
  13.  
  14.  
  15.                                 A N S W E R S . T X T
  16.                                -----------------------
  17.  
  18.  
  19.  
  20.                     Copyright (c) 1989,1990 by Falk Data Systems.
  21.                                  All rights reserved.
  22.  
  23.  
  24.  
  25.                                  August, 1990 Edition
  26.  
  27.  
  28.  
  29.           TABLE OF CONTENTS:
  30.           ------------------
  31.  
  32.           Introduction .................................................  2
  33.  
  34.           Customizing Questions ........................................  2
  35.  
  36.           EMS/XMS Memory Questions .....................................  3
  37.  
  38.           Disk Cache Questions .......................................... 4
  39.  
  40.           Hot Key Questions ............................................  5
  41.  
  42.           Keystroke Recording and Playback Questions ...................  6
  43.  
  44.           Miscellaneous Questions ......................................  7
  45.  
  46.           Performance Questions .......................................  10
  47.  
  48.           Screen Grabber Questions ....................................  10
  49.  
  50.           Sidekick Questions ..........................................  10
  51.  
  52.           Video Display Questions ...................................... 11
  53.  
  54.           Mouse Questions .............................................. 12
  55.  
  56.           Conclusion ................................................... 12
  57.  
  58.  
  59.           Common Questions & Answers                           Page 1 of 12
  60.  
  61.  
  62.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  63.  
  64.  
  65.           INTRODUCTION:
  66.           -------------
  67.  
  68.           Welcome to the ANSWERS.TXT text file.  The purpose of this text
  69.           file is to answer the most commonly asked questions regarding the
  70.           use of The Programmer's Productivity Pack.  The information
  71.           provided here is also present in the ProPak User's Guide.  This
  72.           file presents information in the form of questions and answers,
  73.           designed to enable you to quickly find the answers to any
  74.           questions that may arise.
  75.  
  76.           Please read the ProPak User's Guide and this text file before
  77.           obtaining Technical Support.  The answers to any questions you
  78.           may have will often be found in these two sources.  Of course, if
  79.           you have any questions that are not answered in the ProPak User's
  80.           Guide or this text file then please contact us for Technical
  81.           Support.  We will be glad to assist you in any way we can.
  82.           Complete instructions for obtaining Technical Support may be
  83.           found in the User's Guide.  Thank you.
  84.  
  85.           Note:  The term "ProPak" is used interchangeably with "The
  86.           Programmer's Productivity Pack."  While ProPak is the name of one
  87.           of the versions of the .EXE file, it is usually used to refer to
  88.           The Programmer's Productivity Pack in general, including ProPak,
  89.           ProSwap, and PCustom.
  90.  
  91.  
  92.           CUSTOMIZING QUESTIONS:
  93.           ----------------------
  94.  
  95.           I want to set different colors for each version of ProPak so that
  96.           I can tell immediately which version I'm using.  Is this
  97.           possible?
  98.  
  99.                Yes.  You can easily do this using PCustom.  When PCustom
  100.                asks you which version or versions to customize only select
  101.                one of the versions.  You'll have to do this for both
  102.                versions in order to keep them different from each other.
  103.  
  104.                Since both versions are essentially identical in terms of
  105.                their operation, we don't recommend making each version
  106.                different.  Things can get rather confusing after awhile.
  107.                Your best bet is to always change both versions together to
  108.                keep them consistent.
  109.  
  110.                PCustom was designed to make it easy to keep both versions
  111.                consistent with one another.  PCustom does this by making
  112.                sure that whenever more than one version is opened for
  113.                customizing, each of those versions are identical when
  114.                written back out to disk.  In other words, PCustom updates
  115.                every customizable option, not just the options that were
  116.  
  117.  
  118.           Common Questions & Answers                           Page 2 of 12
  119.  
  120.  
  121.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  122.  
  123.  
  124.                changed.  So the last .EXE or .CFG file read will be used as
  125.                the standard by which each of the others will be set.  So
  126.                unless you prefer customizing each version individually, we
  127.                recommend that you change both versions together and that
  128.                you keep them consistent with one another.
  129.  
  130.           What's the difference between changes made with PCustom and
  131.           changes made on the fly?
  132.  
  133.                When you make changes "on the fly" the changes are made in
  134.                memory only.  So when you turn off or reboot your computer,
  135.                or when you unload ProPak or ProSwap from memory, any
  136.                changes made "on the fly" are lost.
  137.  
  138.                PCustom writes the changes to disk (inside the .EXE and/or
  139.                .CFG files).  This means that changes made with PCustom are
  140.                "permanent."  By permanent, we mean permanent until you
  141.                change them again later.
  142.  
  143.           I have an old IBM laptop computer with the old style LCD screen.
  144.           It is monochrome only (not gray scale) and it does not have the
  145.           ability to display underlined or intense attributes.  It is
  146.           really hard to see the options on the PCustom menu for
  147.           customizing colors.  How can I tell what I'm doing?
  148.  
  149.                In addition to displaying each color attribute the way it
  150.                would appear on your monitor, you can also look at the top
  151.                of the color pick window and see the hexadecimal value of
  152.                the currently selected color attribute.  If you use only the
  153.                values 07 hex (white on black) and 70 hex (black on white -
  154.                reverse) then you will be able to easily see all of the
  155.                screens on your old style IBM LCD screen.
  156.  
  157.  
  158.           EMS/XMS MEMORY QUESTIONS:
  159.           -------------------------
  160.  
  161.           I don't have EMS memory, is there anything special I should do to
  162.           maximize ProPak's performance?
  163.  
  164.                Not necessarily.  ProPak will work as shipped regardless of
  165.                whether or not you have EMS memory.  However, PCustom
  166.                provides an option to enhance ProPak's performance when EMS
  167.                memory is not being used.
  168.  
  169.                In PCustom's "Advanced Options" menu, "Miscellaneous"
  170.                options submenu, there is an option to supplement the size
  171.                of ProPak's overlay buffer.  For specific details please
  172.                refer to the User's Guide.
  173.  
  174.  
  175.  
  176.  
  177.           Common Questions & Answers                           Page 3 of 12
  178.  
  179.  
  180.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  181.  
  182.  
  183.                Changing the size of the overlay buffer can make a big
  184.                difference in how well ProPak performs.  Of course, changes
  185.                made with this option only take effect when EMS memory is
  186.                not in use.  So you can customize this even if you will
  187.                sometimes be using EMS memory.  On those occasions where
  188.                ProPak is allowed to use EMS memory it will automatically
  189.                use the smaller size overlay buffer.
  190.  
  191.           I don't want ProPak to use EMS memory because I'm going to be
  192.           using it for something else.  What should I do?
  193.  
  194.                Use PCustom to tell ProPak NOT to use EMS memory, even if it
  195.                is available.  This can be done through PCustom's "Advanced
  196.                Options" menu, "Miscellaneous" options submenu.
  197.  
  198.           I have plenty of extended memory, but ProSwap refuses to use it.
  199.           Why?
  200.  
  201.                ProSwap can only swap to extended memory that complies with
  202.                the Extended Memory Specification (XMS).  Simulated extended
  203.                memory, or non-XMS extended memory cannot be used.
  204.  
  205.           Is there any way to reduce the amount of disk space or XMS memory
  206.           used by ProSwap for swapping purposes?
  207.  
  208.                Yes.  PCustom provides an option under "Advanced
  209.                Options"/"Swap Control"/"Swap Tuning" which allows you to
  210.                determine which is more important to you - speed or
  211.                conserving space.
  212.  
  213.  
  214.           DISK CACHE QUESTIONS:
  215.           ---------------------
  216.  
  217.           I use Super PC-Kwik (disk caching software) and sometimes I have
  218.           problems when ProSwap activates the Pop-Up DOS Shell.  Is there
  219.           anything I can do to fix this?
  220.  
  221.                Yes.  PC-Kwik causes problems for many programs which use
  222.                EMS memory.  There are several things you must keep in mind
  223.                in order to avoid conflicts between PC-Kwik and ProSwap.
  224.  
  225.                     1) Always load PC-Kwik BEFORE loading ProSwap.
  226.  
  227.                     2) If PC-Kwik is using XMS (Extended) memory, then
  228.                     ProSwap may swap to either XMS or EMS memory.
  229.  
  230.                     3) If PC-Kwik is using EMS (Expanded) memory, then
  231.                     ProSwap MUST use either EMS memory or disk for swapping
  232.                     purposes.  DO NOT allow ProSwap to swap to XMS memory
  233.                     if PC-Kwik is using EMS memory.
  234.  
  235.  
  236.           Common Questions & Answers                           Page 4 of 12
  237.  
  238.  
  239.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  240.  
  241.  
  242.           HOT KEY QUESTIONS:
  243.           ------------------
  244.  
  245.           I changed the Hot Keys on the fly and now I can't remember what I
  246.           changed them to.  What should I do?
  247.  
  248.                The two main Hot Keys, the one for the Calculator and its
  249.                attachments, and the one for the Control Center, are
  250.                displayed on the DOS command line when you load ProPak (or
  251.                ProSwap) into memory.  Simply attempt to load ProPak into
  252.                memory again.  Since it is already loaded you will get a
  253.                message telling you about it, but it will also display the
  254.                Hot Keys currently in use for both the Calculator and the
  255.                Control Center (even if you've changed them).
  256.  
  257.                The Hot Keys used to start and stop recording keystrokes,
  258.                and the Hot Key for the Screen Grabber are all displayed on
  259.                the "Modify Options" submenu of the Control Center.
  260.  
  261.                MAPMEM (part of the TSR Utilities - supplied with the Bonus
  262.                Disk Set) will also show you the main hot key for a resident
  263.                copy of ProPak or ProSwap.
  264.  
  265.           What is the difference between a Hot Key and a Trigger Key?
  266.  
  267.                A Hot Key is used to pop up one of ProPak's built in
  268.                features.  A Trigger Key is used to trigger the playback of
  269.                a Keystroke Recording.
  270.  
  271.                A Hot Key is a main key that has been modified by one or
  272.                more modifier keys (<Alt>, <Ctrl> or <Shift>).  A Hot Key
  273.                can be made up of many keys.  For instance a Hot Key can be
  274.                set to <Ctrl><Alt><LeftShift><RightShift><F10>, although you
  275.                may need help holding down all those keys at the same time.
  276.                A Hot Key MUST include at least two keystrokes.
  277.  
  278.                A Trigger Key is a key or key combination that can be
  279.                normally used for something else.  A Trigger Key can be a
  280.                single key, or a combination like <Shift><F10> or
  281.                <Ctrl><F10> or <Alt><F10> or just <F10>.  A Trigger Key is
  282.                one or two keys that could be used regardless of whether or
  283.                not ProPak is in use.
  284.  
  285.                For more specific information please refer to the ProPak
  286.                User's Guide.  Several TIPs contain a lot of information
  287.                about the differences between Hot Keys and Trigger Keys.
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.           Common Questions & Answers                           Page 5 of 12
  296.  
  297.  
  298.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  299.  
  300.  
  301.           I have a 101/102 key enhanced keyboard and I want to set the
  302.           Calculator's Hot Key to <Ctrl><Alt><F12> but it won't let me.
  303.           Why not?
  304.  
  305.                Some key combinations work better than others as Hot Keys.
  306.                On an enhanced keyboard the extra function keys (F11 and
  307.                F12) do not make very reliable Hot Keys.  In order to
  308.                prevent unexpected problems, ProPak and PCustom will not
  309.                accept any Hot Key combination that includes either F11 or
  310.                F12.
  311.  
  312.                For more detailed information on Hot Keys please refer to
  313.                the User's Guide, especially to the TIPs that deal with Hot
  314.                Keys.
  315.  
  316.           I know that ProPak is loaded in memory, but none of the Hot Keys
  317.           seem to work.  What's going on?
  318.  
  319.                This usually occurs when you turn on Keystroke Recording and
  320.                forget to turn it off.  While recording keystrokes all other
  321.                features of ProPak are disabled.  You will need to press the
  322.                Hot Key used to stop recording keystrokes.  The default Stop
  323.                Recording Hot Key is <Alt><TopRowMinus>.
  324.  
  325.           I know that ProSwap is loaded in memory, but none of the Hot Keys
  326.           seem to work.  Why?
  327.  
  328.                This usually occurs when you are in a Pop-Up DOS Shell.  You
  329.                can verify this by trying to load ProSwap a second time with
  330.                the "-U" command line option.  If ProSwap is currently
  331.                providing a DOS Shell it will print a safety message telling
  332.                you this after it attempts to unload the resident copy.
  333.  
  334.  
  335.           KEYSTROKE RECORDING AND PLAYBACK QUESTIONS:
  336.           -------------------------------------------
  337.  
  338.           When I play back a long Keystroke Recording, some of the
  339.           characters are missing.  Is this a bug or what?
  340.  
  341.                Nope.  It's not a Hercules Beetle or even a Lady Bug.
  342.                ProPak can play keystrokes back as fast as 1,000 keystrokes
  343.                per second.  Some software can't keep up with this life in
  344.                the fast lane, so in those cases you will simply need to
  345.                tell ProPak to slow down a little bit.
  346.  
  347.                You can easily instruct ProPak to insert a delay of from 0
  348.                to 100 milliseconds between each keystroke played back.  You
  349.                can change the default value using PCustom, or you can make
  350.                temporary changes "on the fly" from the "Modify Options"
  351.                submenu in the Control Center.
  352.  
  353.  
  354.           Common Questions & Answers                           Page 6 of 12
  355.  
  356.  
  357.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  358.  
  359.  
  360.           Is there any way I can tell how big a Keystroke Recording file
  361.           will be, BEFORE I save Keystroke Recordings to disk?
  362.  
  363.                The size of the file will be nearly identical to the amount
  364.                of memory currently being used to store the Keystroke
  365.                Recordings.
  366.  
  367.                Here's a simple method to figure out how much disk space
  368.                will be required.  Each keystroke requires two bytes of
  369.                storage.  Also, each Keystroke Recording file has a small
  370.                header used to store information needed by ProPak.  This
  371.                header is less than 100 bytes.  So, multiply the number of
  372.                keystrokes in the recording by two, and add 100 bytes for
  373.                the header.  The file will always be slightly smaller than
  374.                the answer.
  375.  
  376.  
  377.           MISCELLANEOUS QUESTIONS:
  378.           ------------------------
  379.  
  380.           While ProPak (or ProSwap) was loaded into memory I tried to enter
  381.           some box drawing characters from the extended character set, but
  382.           I couldn't do it.  This is serious!  I use extended characters a
  383.           lot!  What do I have to do in order to enter extended characters?
  384.  
  385.                ProPak modifies the BIOS keyboard interrupts in order to be
  386.                able to recognize key combinations like <Alt><PgUp>.
  387.                Because of this, entering ASCII characters is done a little
  388.                differently.  Instead of holding down the <Alt> key and
  389.                entering the ASCII code with the numeric keypad, you will
  390.                need to hold down the <Alt> key and one of the <Shift> keys.
  391.                For more detailed information refer to the TIPs in the
  392.                User's Guide.
  393.  
  394.           I use Microsoft Windows as a multitasking operating system and
  395.           sometimes I have problems when ProSwap attempts to activate the
  396.           Pop-Up DOS Shell.  Can I avoid these problems?
  397.  
  398.                Yes.  ProSwap is compatible with Windows.  As mentioned in
  399.                the documentation for ProSwap, ProSwap must NOT be loaded
  400.                BEFORE a multitasking operating system like DESQview,
  401.                TaskView, Windows, etc.
  402.  
  403.                We have had reports of ProSwap successfully working when
  404.                loaded before Windows 3.0 when Windows is in Real (8086) or
  405.                Standard (80286) Modes.  While it may be possible to load
  406.                ProSwap before Windows, we don't recommend it.  ProSwap will
  407.                DEFINITELY not work properly if loaded before Windows while
  408.                Windows is in 386 Enhanced Mode.
  409.  
  410.  
  411.  
  412.  
  413.           Common Questions & Answers                           Page 7 of 12
  414.  
  415.  
  416.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  417.  
  418.  
  419.                Please remember that you can use Windows to switch between
  420.                applications and that a memory resident program is not
  421.                really necessary.  You can start ProSwap with the "-S"
  422.                (Stand-Alone mode) command line parameter.  This will cause
  423.                ProSwap to run as any standard program (not memory
  424.                resident).
  425.  
  426.           I really don't like memory-resident programs, but I use ProPak
  427.           (or ProSwap) because it's the only program that has all the
  428.           features I need.  Do you have any suggestions for someone who
  429.           really dislikes memory-resident stuff?
  430.  
  431.                Sure.  ProPak provides three methods by which it may be
  432.                safely unloaded from memory whenever the need arises.  You
  433.                can unload ProPak from within the Calculator by pressing
  434.                <Alt><U> or <Ctrl><U> twice in a row.  You can unload from
  435.                within the Control Center by selecting the "Unload from
  436.                Memory" option.  You can even unload from the DOS prompt by
  437.                typing in "PROPAK -U" and pressing <Enter>.
  438.  
  439.                So even though ProPak is a memory-resident program, it is
  440.                very easy to get it out of the way when you need memory for
  441.                something else.
  442.  
  443.                For more specific details regarding safely unloading any
  444.                memory-resident programs from memory refer to the ProPak
  445.                User's Guide.
  446.  
  447.                Of course you can also run ProSwap in stand-alone (non-
  448.                resident) mode.  For complete instructions please refer to
  449.                the User's Guide.
  450.  
  451.           My computer is not 100% IBM compatible, but I still want to use
  452.           ProPak (or ProSwap).  Is there anything special I need to know
  453.           about?
  454.  
  455.                As you may know, by their very nature, memory-resident
  456.                programs are more machine dependent than most other kinds of
  457.                software.  Because of this, memory-resident programs depend
  458.                quite heavily on a specific environment.  The primary
  459.                compatibility issue is the built in ROM BIOS in your
  460.                machine.  If your machine is BIOS compatible with IBM then
  461.                you should not have any difficulties.
  462.  
  463.                Some machines, such as the old Tandy 1000, are not very IBM
  464.                compatible.  The Tandy 1000, for instance, has a very
  465.                different keyboard than the original IBM PC or XT.  Even the
  466.                BIOS keyboard services are different (as you have
  467.                undoubtedly noticed).  This makes a difference when you run
  468.                programs designed for IBM compatibles.
  469.  
  470.  
  471.  
  472.           Common Questions & Answers                           Page 8 of 12
  473.  
  474.  
  475.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  476.  
  477.  
  478.                ProPak goes to great lengths to maximize performance and
  479.                ease of use on IBM compatible machines, but a side effect is
  480.                that compatibility becomes a very important issue.  The
  481.                Keystroke Reference Center is the place that this
  482.                compatibility issue will be the most noticeable in cases
  483.                like the Tandy 1000 that do not have IBM compatible
  484.                keyboards.
  485.  
  486.                In a case like this, the best thing to do is to become
  487.                familiar with the differences between your keyboard and an
  488.                IBM compatible keyboard, and take that into consideration as
  489.                you use any programs written for IBM compatibles.
  490.  
  491.           When I try to load ProPak the system appears to hang, but when I
  492.           press <Enter> ProPak finishes loading and works fine after that.
  493.           This is rather disconcerting.  Is there something I should know
  494.           about?
  495.  
  496.                Yes, there is.  You probably had PopCalc (from BellSoft)
  497.                loaded when you tried to load ProPak.  PopCalc does strange
  498.                things to other memory resident programs.  The way to get
  499.                around this is to load ProPak BEFORE you load PopCalc.
  500.  
  501.           How do I know if ProPak (or ProSwap) is compatible with the other
  502.           memory-resident programs that I use?
  503.  
  504.                The best way to find out how well one program works with
  505.                another is to experiment.  Use them together.  If they get
  506.                along then you're all set.  If they don't get along you'll
  507.                have to make adjustments for the conflict.
  508.  
  509.                The best thing to do when you find a memory resident program
  510.                that conflicts with ProPak, is to load ProPak before you
  511.                load the other program.  ProPak was specifically designed to
  512.                get along well with any memory-resident programs loaded
  513.                after it.
  514.  
  515.           When I press a Hot Key, ProPak just beeps.  What's the matter?
  516.  
  517.                There are two possible causes.
  518.  
  519.                First, it may not be safe for ProPak (or ProSwap) to pop up.
  520.                Both programs inspect your system very closely when a Hot
  521.                Key is pressed.  Your best bet is to try again in a few
  522.                seconds.  Please consult the User's Guide for more detailed
  523.                information.
  524.  
  525.                Second, ProPak will only pop up in an 80 column text mode.
  526.                If your system is in graphics mode ProPak will not pop up.
  527.  
  528.  
  529.  
  530.  
  531.           Common Questions & Answers                           Page 9 of 12
  532.  
  533.  
  534.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  535.  
  536.  
  537.           PERFORMANCE QUESTIONS:
  538.           ----------------------
  539.  
  540.           I don't have a hard disk and ProPak is too slow when run from a
  541.           floppy disk.  Is there anything I can do to speed things up?
  542.  
  543.                Of course there is!  Fire up PCustom and instruct ProPak to
  544.                increase the size of its overlay buffer.  This will make a
  545.                very noticeable difference in performance when the overlay
  546.                file (attached to the end of the .EXE file) is kept on a
  547.                floppy diskette.
  548.  
  549.  
  550.           SCREEN GRABBER QUESTIONS:
  551.           -------------------------
  552.  
  553.           When I grab text from the screen will ProPak waste memory storing
  554.           all the trailing blank spaces at the end of each line?
  555.  
  556.                No.  The Screen Grabber automatically removes trailing
  557.                spaces from the ends of each line before converting the
  558.                characters into keystrokes.  This helps to ensure that no
  559.                memory is wasted storing blank space.
  560.  
  561.  
  562.           SIDEKICK QUESTIONS:
  563.           -------------------
  564.  
  565.           I use Sidekick from Borland International.  Is there anything
  566.           special I need to know to use ProPak with Sidekick?
  567.  
  568.                Not really.  The ProPak User's Guide includes a detailed
  569.                discussion about Sidekick and the problems it can cause
  570.                other memory resident programs.  Refer to that for the nitty
  571.                gritty details.  ProPak (and ProSwap) is so compatible with
  572.                Sidekick that it can even be loaded AFTER Sidekick.
  573.  
  574.           I use SideKick Plus, is there anything special I need to know
  575.           that is different than the older version of Sidekick?
  576.  
  577.                The conflicts that arose with the older version of Sidekick
  578.                have been corrected in SideKick Plus.  There is no special
  579.                information needed to use ProPak (or ProSwap) with SideKick
  580.                Plus.
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.           Common Questions & Answers                          Page 10 of 12
  591.  
  592.  
  593.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  594.  
  595.  
  596.           VIDEO DISPLAY QUESTIONS:
  597.           ------------------------
  598.  
  599.           I have two video adapters and two monitors.  I switch back and
  600.           forth during program development and debugging.  What will this
  601.           do to my use of ProPak?
  602.  
  603.                Not a thing.  ProPak is smart!  It will always pop up on the
  604.                current monitor.  Also, when it pops up on a color monitor
  605.                it will be in color, when it pops up on a monochrome monitor
  606.                it will use monochrome display attributes so that it still
  607.                looks good.
  608.  
  609.           I have a black-and-white monitor and ProPak's displays look kind
  610.           of funky.  How can I fix that?
  611.  
  612.                Black-and-white monitors are basically an inexpensive way to
  613.                simulate a color monitor by using varying shades of gray.
  614.                As far as any software programs are concerned, your black-
  615.                and-white monitor is a color monitor.  So what you need to
  616.                do is modify ProPak's (and ProSwap's) colors so that they
  617.                look good on a black-and-white only monitor.
  618.  
  619.                PCustom allows you to select a display attribute set that
  620.                looks good on black-and-white monitors, or even to customize
  621.                each attribute individually.  PCustom itself can be told to
  622.                use black-and-white attributes by entering "-B" on the
  623.                PCustom command line.  More specific information is covered
  624.                in the ProPak User's Guide.
  625.  
  626.           Are any particular video modes inappropriate for use with ProPak
  627.           (or ProSwap)?
  628.  
  629.                Because ProPak was designed as a memory-resident program
  630.                there was no way to foresee every possible situation and
  631.                environment in which it would be popped up.  Because of
  632.                this, certain design decisions had to be made.  In making
  633.                these decisions care was taken to ensure that not only would
  634.                ProPak be useful in a wide variety of situations and
  635.                environments but also that it would not require an excessive
  636.                amount of memory to do it.
  637.  
  638.                ProPak was designed to work in text modes only, not in
  639.                graphics mode.  Graphics displays require a lot more memory
  640.                in order to store the contents of the screen before popping
  641.                a window up over something else.  Additionally, with all the
  642.                differences in hardware, ProPak would have to be
  643.                significantly larger just to deal with each graphics adapter
  644.                and monitor combination.  So you must be in a text mode in
  645.                order to pop up ProPak (or ProSwap).  If you are in graphics
  646.  
  647.  
  648.  
  649.           Common Questions & Answers                          Page 11 of 12
  650.  
  651.  
  652.                 The Programmer's Productivity Pack 2.50 - ANSWERS.TXT
  653.  
  654.  
  655.                mode ProPak will beep when a Hot Key is pressed, but it will
  656.                not pop up.
  657.  
  658.                Another consideration is video modes that display 120 or 132
  659.                columns at a time.  This mode is rarely used, so the current
  660.                version of ProPak does not support it.
  661.  
  662.                The last consideration are video modes that display only 40
  663.                columns of text at a time.  The problem here is that
  664.                ProPak's displays won't fit in 40 columns.
  665.  
  666.                The bottom line is that ProPak will only pop up while your
  667.                system is in an 80 column text mode.  Of course ProPak does
  668.                support 25, 43 and 50 line text modes.
  669.  
  670.  
  671.           MOUSE QUESTIONS:
  672.           ----------------
  673.  
  674.           Sometimes when I return from the Pop-Up DOS Shell (using ProSwap)
  675.           a mouse cursor appears when it shouldn't.  What should I do?
  676.  
  677.                Start ProSwap with the "-P" (Preserve mouse state) command
  678.                line option.  This will instruct ProSwap to preserve and
  679.                restore the state of the mouse cursor around a Pop-Up DOS
  680.                Shell.
  681.  
  682.  
  683.           CONCLUSION:
  684.           -----------
  685.  
  686.           Any problems or questions that arise can usually be resolved by
  687.           consulting the User's Guide.  If you can't find the answer there,
  688.           or in this question and answer file, then please contact us for
  689.           Technical Support.  We'll do our best to help you.  Please be
  690.           sure to have your ProPak serial number handy when you call.
  691.           Thanks for your purchase.  We hope you enjoy your new
  692.           productivity package.
  693.  
  694.           Happy ProPak'n!
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.           Common Questions & Answers                          Page 12 of 12
  709.